@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanssc.css);

html {
	overflow: visible !important;
}
body {
  /* font-family: Noto Sans CJK SC, Source Han Sans SC, Source Han Sans CN, sans-serif !important; */
}
/*翻页按钮*/
#PageInfo
{width:100%; height:20px; overflow:hidden; text-align:center; padding-top:29px; padding-bottom:48px; border-top:1px solid #f2f2f2; margin-top:15px;}
#PageInfo em
{border:1px solid #E7E7E7; background-color:#fff; line-height:100%; font-style:normal; padding:3px 7px; margin:0 5px;}
#PageInfo em a:link,#pageInfo em a:visited{color:#2E2E2E;text-decoration: none;}
#PageInfo em a:hover,#pageInfo em a:active{color:#2E2E2E;text-decoration:underline;}
#PageInfo em.current
{background-color:#1374c3; color:#FFF;}
#PageInfo em.current a:link,#pageInfo em.current a:visited{color:#fff;text-decoration: none;}
#PageInfo em.current a:hover,#pageInfo em.current a:active{color:#fff;text-decoration:underline;}

.showus{ width:100%; height:auto; overflow:hidden; line-height:200%;}
.showus .img{ max-width:100%; height:auto}
	


/****************************** starting ******************************/
#header,
#headerSp,
#footer {
	color: #101010;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	/* font-family: Noto Sans CJK SC, Source Han Sans SC, Source Han Sans CN, sans-serif !important; */
	font-size: 14.2px;
}

#header p,#header ul,#header ol,#header li,
#headerOptions p,#headerOptions ul,#headerOptions ol,#headerOptions li,
#globalNavi p,#globalNavi ul,#globalNavi ol,#globalNavi li,
#footer p,#footer ul,#footer ol,#footer li {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size:100%;
}
#header p,
#headerOptions p,
#globalNavi p,
#footer p {
	line-height:1.4;
}


body {
	min-width: 1240px;
	padding: 136px 0 0 0;
	margin: 0;
}

#header img,
#headerOptions img,
#globalNavi img,
#footer img {
	border:none;
	line-height:1;
}

#header a > img,
#header div > img,
#headerOptions a > img,
#headerOptions div > img
#globalNavi a > img,
#globalNavi div > img,
#footer a > img,
#footer div > img  {
	vertical-align: top;
}
#header ul li,
#headerOptions ul li,
#globalNavi ul li,
#footer ul li {
	list-style-type:none;
	background-image:url(../images/blank.png);
}
#contents div,#contents pre,#contents p,#contents blockquote,
#contents form,#contents fieldset,#contents input,#contents textarea,#contents select,#contents option,
#contents dl,#contents dt,#contents dd,#contents ul,#contents ol,#contents li,#contents h1,#contents h2,#contents h3,#contents h4,#contents h5,#contents h6,
#contents table,#contents th,#contents td,#contents embed,#contents object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size:100%;
	/*line-height:0;*/
	/*word-break: break-all;*/
}
#contents p,#contents blockquote,
#contents form,#contents fieldset,#contents input,#contents textarea,#contents select,#contents option,
#contents dl,#contents dt,#contents dd,#contents ul,#contents ol,#contents li,#contents h1,#contents h2,#contents h3,#contents h4,#contents h5,#contents h6,
#contents table,#contents th,#contents td {
	line-height:1.4;
}

#contents img {
	border:none;
	line-height:1;
}
#contents iframe {
	border: none;
}
#contents hr {
	border: none;
	border-bottom:#ccc 1px solid;
}
#contents a > img,
#contents div > img {
	vertical-align: top;
}
#contents a:link,#contents a:active,#contents a:visited {
	text-decoration:none;
	color:#00adb0;
}
#contents a:link {
	color:#00adb0;
}
#contents a:hover {
	text-decoration:underline;
}
#contents ul li {
	list-style-type:none;
	background-image:url(../images/blank.png);
}
#contents p,#contents h2,#contents h3,#contents dl dt,#contents dl dd {
	background-image:url(../images/blank.png);
}


/****************************** clearfix ******************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}
.clearfix {
	/*min-height: 1px;*/
	overflow: hidden;
}
* html .clearfix {
	height: 1px;

}


/****************************** header ******************************/
#header,
#globalNavi,
#headerOptions,
#footer {
	min-width: 1240px;
}

#header {
	width: 100%;
	height: 66px;
	background: #00adb0;
}
#headerInner {
	width: 1156px;
	margin: 0px auto;
	padding: 0 22px;
}
#headerLogo {
	float: left;
	width: 303px;
	margin:0;
	padding:0;
}
#headerLogo > a {
	display: block;
	float: left;
	width: 104px;
	margin: 22px 0;
}
#headerLogo img {
	display: block;
}
#headerLogo > span {
	float: right;
	height: auto;
	display: block;
	border-left: 1px solid #fff;
	margin: 20px 0 0 0;
	padding: 4px 0 4px 22px;
}
#headerLogo > span > img {
	margin: 0;
}
/* #headerLogo > p {
	float: right;
	color: #fff;
	font-size: 12px;
	margin: 22px 0 0;
	line-height: 22px;
} */
#headerTrueBlue {
	width: 128px;
	padding: 16px 0;
	float: right;
}
#headerTrueBlue img {
	display: block;
}



/****************************** header options ******************************/

#headerOptions {
	width: 100%;
	height: 30px;
	background: #000;
}
#headerOptionsInner {
	width: 1200px;
	margin: 0 auto;
}
#headerOptions > #headerOptionsInner > ul {
	float: right;
	padding: 10px 0 0;
	margin: 0;
	line-height: 8px;
	overflow: visible;
	position: relative;
	height: 18px;
}
#headerOptions > #headerOptionsInner > ul > li {
	float: left;
	font-size: 95%;
	margin-left: 40px;
	list-style-type:none;
	line-height: 8px;
}
#headerOptions > #headerOptionsInner > ul > li.jp {
	padding: 0 0 0 5px;
	border-left: 1px solid #fff;
	margin: 0 0 0 5px;
}
#headerOptions > #headerOptionsInner > ul > li.jp.current a,
#headerOptions > #headerOptionsInner > ul > li.en.current a  {
	color: #00adb0;
	font-weight: bold;
}
/*
#headerOptions > #headerOptionsInner > ul > li:first-child {
	margin-left: 0;
}
*/
#headerOptions > #headerOptionsInner > ul > li > a{
	color: #fff;
	text-decoration: none;
}
#headerOptions > #headerOptionsInner > ul > li > a:hover{
	color: #fff;
	text-decoration: none;
}

#headerOptions > #headerOptionsInner > ul > li.headerSearch {
	margin-top: 0;
	margin-left: 0;
	position: absolute;
	left: -280px;
	top: 0;
	overflow: visible;
	width: 280px;
}
#headerOptions > #headerOptionsInner > ul > li.headerSearch > a {
	height: 30px;
	display: block;
	width: 30px;
	position: absolute;
	top:0;
	right:0;
	z-index: 500;
}
#headerOptions > #headerOptionsInner > ul > li.headerSearch.active > a {
	display: none;
}
#headerOptions > #headerOptionsInner > ul > li.headerCloseWrapper {
	display: none;
}



#headerOptions > #headerOptionsInner > ul > li.headerSearch form {
	width: 280px;
	height: 30px;
	position: absolute;
	display: block;
	top:0;
	left: 0;
	overflow: hidden;
}
#headerOptions > #headerOptionsInner > ul > li.headerSearch.active form {
	display: block;
	height: 30px;
}
#headerOptions > #headerOptionsInner > ul > li.headerSearch form input {
	border: none;
	background: none;
	vertical-align: middle;
	-webkit-appearance: none;
	border-radius: 0;
}
#headerOptions > #headerOptionsInner > ul > li.headerSearch form input.headerSearchWindow {
	width: 230px;
	padding: 9px 10px 9px;
	max-height: 30px;
	font-size: 110%;
	background: #fff;
	position: absolute;
	right: -280px;
	transition: right .2s;
}
#headerOptions > #headerOptionsInner > ul > li.headerSearch.active form input.headerSearchWindow {
	right: 30px;
}
#headerOptions > #headerOptionsInner > ul > li.headerSearch form input.headerSearchSubmit {
	display: none;
}
#headerOptions > #headerOptionsInner > ul > li.headerSearch.active form input.headerSearchSubmit {
	width: 30px;
	height: 30px;
	background: url(../images/icon_search_active.gif) no-repeat left top;
	text-indent: -5000px;
	margin: 0;
	cursor: pointer;
	top:0;
	right:0;
	position: absolute;
	display: block;
}

/****************************** globalNavi ******************************/

#globalNavi {
	width: 100%;
	background: #333f48;
	height: 40px;
	position: fixed;
	top: 96px;
	left: 0;
}
#globalNavi #globalNaviInner {
	width: 1200px;
	margin: 0 auto;
	padding: 8px 0 2px;
	height: 30px;
}
#globalNaviInner > ul {
	float: right;
	margin: 0;
}
#globalNaviInner > ul > li {
	float: left;
	font-size: 110%;
	text-align: center;
	list-style-type:none;
	margin-left: 32px;
	font-weight: bold;
	line-height: normal;
}
#globalNaviInner > ul > li:first-child {
	margin-left: 0;
}
#globalNaviInner > ul > li > a {
	text-decoration: none;
	color: #fff;
	display: inline-block;
	padding: 0 4px;
	position: relative;
	margin: 0 0 10px;
}

#globalNaviInner > ul > li > a:after {
	content: "";
	height: 2px;
	width: 0%;
	display: block;
	background: #00a7ac;
	padding: 0;
	margin: 0 0 0 -4px;
	transition: all .2s;
}
.products #globalNaviInner > ul > li > a.products:after,
.sales #globalNaviInner > ul > li > a.sales:after,
.support #globalNaviInner > ul > li > a.support:after,
.company #globalNaviInner > ul > li > a.company:after,
.csr #globalNaviInner > ul > li > a.csr:after,
.news #globalNaviInner > ul > li > a.news:after,
.innovation #globalNaviInner > ul > li > a.innovation:after,
.factory #globalNaviInner > ul > li > a.factory:after,

#globalNaviInner > ul > li:hover > a:after,
#globalNaviInner > ul > li.current > a:after {
	padding: 0 4px;
	width: 100%;
}
/*
#globalNaviInner > ul > li > a:hover,
#globalNaviInner > ul > li.current > a {
	border-bottom: 2px solid #00a7ac;
}

*/

/****************************** globalNavi open******************************/
#globalNaviInner > ul > li a.active:before {
	content:"";
	display: block;
	position: absolute;
	top: 24px;
	left: 46%;
	margin-right: 4px;
	border: solid 4px transparent;
	border-bottom: solid 4px #000;
	width: 0;
	height: 0;
}
#globalNavi .subMenuWrapper {
	background: #000;
	background: rgba(0,0,0,0.9);
	position: absolute;
	width: 100%;
	left: 0;
	top: 40px;
	display: none;
	padding: 0;
}

#globalNavi .subMenuWrapper .mainCategory {
	font-size:140%;
	border-bottom: 1px solid #666f76;
	text-align: left;
	width: 1000px;
	margin: 22px auto 0;
}
#globalNavi .subMenuWrapper .mainCategory a {
	display:block;
}
#globalNavi .subMenuWrapper .CloseWrapper {
	width: 1200px;
	margin: 0 auto;
	text-align: right;
}
#globalNavi .subMenuWrapper .CloseWrapper > a {
	display: block;
	background: #2F2E2E;
	width: 16px;
	height: 16px;
	padding: 4px 5px 6px 5px;
	border: 1px solid #565656;
	float: right;
	margin-top: -60px;
}
#globalNavi .subMenuWrapper > ul {
	width: 960px;
	margin: 20px auto 10px;
	padding: 0;
}

#globalNavi .subMenuWrapper > ul > li {
	line-height: normal;
	margin-bottom: 22px;
	text-align: left;
}
#globalNavi .subMenuWrapper > ul.col2 > li {
	width: 32%;
	margin-right: 1%;
	float: left;
}
#globalNavi .subMenuWrapper a {
	color: #fff;
	text-decoration: none;
}
#globalNavi .subMenuWrapper a:hover {
	text-decoration: underline;
}

#globalNavi .subMenuWrapper .subCategory > li > a {
	font-weight: normal;
	font-size: 125%;
	float: left;
	color: #00adb0;
}
#globalNavi .subMenuWrapper .subCategory > li.hasnoMenu {
	margin-left: 40px;
	float: left;
}
#globalNavi .subMenuWrapper .subCategory > li.hasnoMenu:first-child {
	margin-left: 0px;
}
#globalNavi .subMenuWrapper .subCategory > li > .subMenu {
	border-left: 1px solid #00adb0;
	padding-left: 0;
	float: right;
	margin: 0;
	width: 750px;
	box-sizing: border-box;
	text-align: left;
}
#globalNavi .subMenuWrapper .subCategory > li > .subMenu li {
	display: inline-block;
	width: 206px;
	margin: 3px 20px;
	font-size: 90%;
	text-align: left;
}
#globalNavi .subMenuWrapper .subCategory .subMenu .icOtherW {
	background:url(../images/ic_other.png) no-repeat right center;
}

#globalNavi .subMenuWrapper .subCategory > li > .subMenu.col1 li {
	display: block;
	width: auto;
	text-align: none;
}
#globalNavi .subMenuWrapper .subCategory > li > .subMenu.col2 li {
	width: 332px;
}

#headerOptions #headerOptionsInner ul li .ic_inquiry {
	background:url(../images/icon_inquiry.png) no-repeat left center;
	padding-left: 22px;
}


/********************** header fixed ********************/
#header,#headerOptions,#globalNavi {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}

#headerOptions {
	top: 66px;
}
#globalNavi {
	top: 96px;
}
#globalNavi:before {
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	box-shadow: 0 5px 6px -6px #0E0E0E inset;
	position: absolute;
	z-index: 3;
	bottom: -4px;
}
.menuIconWrapper {
	display: none;
}

body.ua_unres {
	padding: 0;
}
body.ua_unres #header,body.ua_unres #headerOptions,body.ua_unres #globalNavi {
	position: static;
}

body.ua_unres #globalNavi .subMenuWrapper {
	z-index: 999;
	top: 106px;
}

body.ua_unres #globalNavi:before {
	top: 136px;
}

/****************************** footer ******************************/

#footer {
	width: 100%;
	background: #00adb0;
	margin: 0;
	text-align: left;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer > .footerInner {
	width: 1200px;
	margin:0px auto;
	padding:37px 0 15px;
	font-size: 85%;
}
.footerLinkcol2Block {
	margin-bottom: 20px;
}
.footerLinkcol2Block > .col {
	width: 580px;
	float: left;
	margin-left: 40px;
}
#footer .col a.icOtherW,
#footer #footerCredit a.icOtherW{
	padding-right:22px;
	background: url(../images/ic_other_top.png) no-repeat right center;
}
.footerLinkcol2Block .floatLeft {
	float: left;
}
.footerLinkcol2Block .floatRight {
	float: right;
}
.footerLinkcol2Block > .col:first-child {
	margin-left: 0 !important;
}
.footerLinkcol2Block > .col > div {
	width: 270px;
	margin: 0 !important;
}
#footer .mainCategory {
	font-weight: bold;
	padding-bottom: 4px;
	font-size: 140%;
	border-bottom: #80d6d8 solid 1px;
	margin-bottom: 12px;
}
#footer .mainCategory > a {
	display: block;
}
#footer .mainCategory.tec {
	font-size: 125%;
}
#footer p.mainCategory > a.icOtherW {
	padding-right: 20px;
	background: url(../images/ic_other_top.png) no-repeat right 0.3em !important;
}
#footer .subCategory {
	font-weight: normal;
	font-size: 115%;
	margin-bottom: 10px;
}
#footer .otherCategory {
	padding-bottom: 6px;
	font-size: 115%;
	border-bottom: #80d6d8 solid 1px;
	margin-bottom: 5px;
}
#footer .footerInner ul li {
	margin-bottom: 7px;
	line-height: normal;
}
#footer .subCategory a:hover,
#footer .footerInner ul li a:hover,
#footerGlobal > ul > li a:hover {
	text-decoration: underline;
}
#footer .footerInner .save {
	width: 100%;
	text-align: right;
	margin-bottom: 5px;
}
#footerGlobal {
	border-top: #3ec1c3 solid 1px;
	height: 60px;
}
#footerGlobal > ul {
	width: 1200px;
	margin: 20px auto 0;
	text-align: center;
}
#footerGlobal > ul > li {
	display: inline-block;
	margin-left: 100px;
}
#footerGlobal > ul > li:first-child {
	margin-left: 0;
}
#footerCredit {
	border-top: #3ec1c3 solid 1px;
	background: #00adb0;
	height: 57px;
    display: table;
    width: 100%;
}

#footerCredit > p {
    display: table-cell;
	text-align: center;
    vertical-align: middle;
	font-size: 84%;
	margin: 22px 0 0;
	color: #fff;
    line-height: 1.6;
}
/*#footerCredit a:before {
	content: '/　';
	padding-left:12px;
}*/
.floatLeft{float:left;}
.floatRight{float:right;}

#footerCredit > p > span {
    padding-left: 1.5em;
}
#footerCredit > p > span > a > img {
    vertical-align: text-top;
}
